home *** CD-ROM | disk | FTP | other *** search
- DEFMESSAGE( _APIC_appicon_not_shown, "%s:\nAppIcon not shown!" )
- DEFMESSAGE( _APIC_icon_not_created, "%s:\nIcon not created!" )
- DEFMESSAGE( _APIC_internal_error, "%s:\nAppIcon Internal Error!" )
- DEFMESSAGE( _APIC_module_inactive, "%s:\nAppIcon Module not active!" )
- DEFMESSAGE( _CDMSH_cmdshell_not_open, "%s:\nCommand Shell not open!" )
- DEFMESSAGE( _CMDSH_cant_open_cmdsh_file, "%s:\nFile `%s' not found!" )
- DEFMESSAGE( _CMDSH_cmdsh_file_noninteractive, "%s:\nFile `%s' is not interactive!" )
- DEFMESSAGE( _CMDSH_cmdsh_module_inactive, "%s:\nCommand Shell Module not active!" )
- DEFMESSAGE( _CMDSH_good_bye, "\nCommandshell is Closing!\n\f\n" )
- DEFMESSAGE( _CMDSH_internal_error, "%s:\nCommand Shell Internal Error!" )
- DEFMESSAGE( _CMDSH_only_one_cmdsh, "%s:\nCommand Shell is already open!" )
- DEFMESSAGE( _COM_assign_wo_value, "command:\nAssignment without value" )
- DEFMESSAGE( _COM_bad_2nd_repeat_arg, "command:\nBad second argument\nfor short-repeat" )
- DEFMESSAGE( _COM_bad_Cargument_of, "command:\nBad argument %ld of\n%s" )
- DEFMESSAGE( _COM_bad_Cargument_of_2, "command:\nBad argument %ld of\n%s %s ..." )
- DEFMESSAGE( _COM_bad_Margument_of, "macro:\nBad argument %ld of\n%s" )
- DEFMESSAGE( _COM_recursion_too_deep, "command:\nRecursion too deep" )
- DEFMESSAGE( _COM_too_many_Cargs_for, "command:\nToo many args for\n%s" )
- DEFMESSAGE( _COM_too_many_Margs_for, "macro:\nToo many args for\n%s" )
- DEFMESSAGE( _COM_unknown_command, "command:\nUnknown command\n`%s'" )
- DEFMESSAGE( _FIND_line_2_long, "%s:\nLine too long" )
- DEFMESSAGE( _FIND_no_searchstring_defined, "%s:\nNo find pattern" )
- DEFMESSAGE( _FIND_pattern_not_found, "%s:\nPattern `%s' not found" )
- DEFMESSAGE( _KEY_read_no_header, "No Keystart header" )
- DEFMESSAGE( _KEY_read_unex_command_field, "<%s:\nDeclared Body w/out a Key" )
- DEFMESSAGE( _KEY_read_unex_helpfield, "%s:\nDeclared Help w/out a Key" )
- DEFMESSAGE( _KEY_read_unex_new_key, "%s:\nDeclared Key w/out Body '%s'" )
- DEFMESSAGE( _KEY_read_unknown_id, "%s:\nunknown identifier '%s'" )
- DEFMESSAGE( _KEY_unknown_key, "%s:\nUnknown Key '%s'" )
- DEFMESSAGE( _KEY_unmapped_key, "unmapped Key!" )
- DEFMESSAGE( _MACRO_read_body_too_big, "%s:\nmacro-body too long" )
- DEFMESSAGE( _MACRO_read_body_wo_macro, "<%s:\nDeclared Body w/out Macro" )
- DEFMESSAGE( _MACRO_read_body_wo_name, "<%s:\nDeclared Body w/out Macro" )
- DEFMESSAGE( _MACRO_read_no_header, "No Macrostart header" )
- DEFMESSAGE( _MACRO_read_numargs_wo_name, "%s:\nDeclared numargs not w/in a Macro" )
- DEFMESSAGE( _MACRO_read_unknown_id, "%s:\nunknown identifier '%s'" )
- DEFMESSAGE( _MACRO_too_many_arguments, "too many arguments specified for macro" )
- DEFMESSAGE( _MATH_division_by_0, "Math:\nDivision by Zero!" )
- DEFMESSAGE( _MATH_empty_expression, "empty expression\n(%sNIL)" )
- DEFMESSAGE( _MATH_expression_too_complex, "Expression too complex:\n%s" )
- DEFMESSAGE( _MATH_infixmode, "Math Infixmode %s" )
- DEFMESSAGE( _MATH_inkompatible_values, "%s:\nIncompatible values for\n'%s' and '%s'!" )
- DEFMESSAGE( _MATH_invalid_1st_argument, "%s:\ninvalid 1st argument %s" )
- DEFMESSAGE( _MATH_invalid_2nd_argument, "%s:\ninvalid 2nd argument %s" )
- DEFMESSAGE( _MATH_missing_1st_argument, "%s:\nmissing 1st argument %s" )
- DEFMESSAGE( _MATH_missing_2nd_operand, "Math:\nMissing 2nd Operand!" )
- DEFMESSAGE( _MATH_nonnumber, "non-number to math-function" )
- DEFMESSAGE( _MATH_unknown_operator, "Math:\nunknown operator `%s'" )
- DEFMESSAGE( _MATH_unknown_variable, "%s:\nUnknown Variable '%s'!" )
- DEFMESSAGE( _MENU_checkitem_not_found, "%s:\n no check item of that name:\n %s-%s" )
- DEFMESSAGE( _MENU_read_no_header, "No Menustart header" )
- DEFMESSAGE( _MENU_read_unexpected_definition, "Unexpected %s Definition" )
- DEFMESSAGE( _MENU_read_unexpected_eof, "Unexpected EndOfFile" )
- DEFMESSAGE( _MENU_read_unex_commandfield, "Command" )
- DEFMESSAGE( _MENU_read_unex_end_of_menu, "End Of Menu" )
- DEFMESSAGE( _MENU_read_unex_helpfield, "Help" )
- DEFMESSAGE( _MENU_read_unex_itembar, "MenuItembar" )
- DEFMESSAGE( _MENU_read_unex_itemcheck, "ItemCheck" )
- DEFMESSAGE( _MENU_read_unex_menuitem, "MenuItem" )
- DEFMESSAGE( _MENU_read_unex_menutitle, "MenuTitle" )
- DEFMESSAGE( _MENU_read_unex_shortcut, "Shortcut" )
- DEFMESSAGE( _MENU_read_unex_subbar, "SubItembar" )
- DEFMESSAGE( _MENU_read_unex_subitem, "SubItem" )
- DEFMESSAGE( _MENU_read_unex_subitemcheck, "SubItemCheck" )
- DEFMESSAGE( _MENU_read_unknown_id, "%s:\nunknown identifier '%s'" )
- DEFMESSAGE( _MENU_subcheck_not_found, "%s:\n no check sub item of that name:\n %s-%s-%s" )
- DEFMESSAGE( _MIKRO_unknown_flags, "%s:\nInvalid flags '%s'" )
- DEFMESSAGE( _MIKRO_viewmode_txt, "Viewmode %s" )
- DEFMESSAGE( _out_of_memory, "Out of memory !" )
- DEFMESSAGE( _PREF_cant_find_font, "%s:\nUnable to find font\n%s/%ld" )
- DEFMESSAGE( _PREF__is_now_, "%s is now %s" )
- DEFMESSAGE( _REC_no_double_action, "%s:\nYou can NOT start replaying a record,\nwhile You are already replaying it" )
- DEFMESSAGE( _REC_recorder_ended, "recorder ended!" )
- DEFMESSAGE( _REC_recorder_started_twice, "%s:\nYou can NOT start recording,\nwhile You are replaying a record" )
- DEFMESSAGE( _REC_replay_in_record, "%s:\nYou can NOT start replaying a record,\nwhile You are recording it" )
- DEFMESSAGE( _REC_save_no_record, "%s:\nCan not save a record,\n if there is NO record!" )
- DEFMESSAGE( _REC_write_error, "%s:\nError while writing the\ncurrent record!" )
- DEFMESSAGE( _REF_cant_find_anything_about, "%s:\nCannot find anything about\n`%s'." )
- DEFMESSAGE( _REF_cant_load_file, "%s:\nunable to load file\n`%s'" )
- DEFMESSAGE( _REF_cant_open_outfile, "%s:\nUnable to open\n`%s'\nfor write" )
- DEFMESSAGE( _REF_cant_open_subdoc, "refs:\nUnable to open\nsub document" )
- DEFMESSAGE( _REF_error_in_tagsfile, "ctags:\nError in tags-file" )
- DEFMESSAGE( _REF_load, "load.." )
- DEFMESSAGE( _REF_no_searchstring_defined, "%s:\nNo searchstring defined!\n" )
- DEFMESSAGE( _REF_reference_not_found, "refs:\nReference `%s'\nnot found" )
- DEFMESSAGE( _REF_search_file, "search file" )
- DEFMESSAGE( _REF_search_for_failed, "%s:\nSearch for `%s'\nfailed" )
- DEFMESSAGE( _REF_search_refs, "search .refs" )
- DEFMESSAGE( _REF_search_tags, "search tags" )
- DEFMESSAGE( _REF_tag_not_found, "ctags:\ntag `%s'\nnot found" )
- DEFMESSAGE( _REP_cant_open_rep_req, "%s:\nUnable to open replace requester" )
- DEFMESSAGE( _REP_findlabel, " Find" )
- DEFMESSAGE( _REP_replacelabel, "Replace" )
- DEFMESSAGE( _REP_wintitle, "Replace text" )
- DEFMESSAGE( _REQ_a_name_is_needed, "%s:\nYou must specify a name" )
- DEFMESSAGE( _REQ_cant_find_font, "%s:\nUnable to find font\n%s/%ld" )
- DEFMESSAGE( _REQ_cant_saveas_unnamed, "%s:\nCannot save file as\n`unnamed'" )
- DEFMESSAGE( _REQ_file_exists_overwrite, "The file\n`%s'\ndoes already exist.Do you want to overwrite it ?" )
- DEFMESSAGE( _REQ_fixed_width_font, "XDME fixed width font" )
- DEFMESSAGE( _REQ_font_need_req_or_asl, "For fontrequester,\nI need REQ- or ASL.LIBRARY !" )
- DEFMESSAGE( _REQ_insert_file, "XDME Insert File" )
- DEFMESSAGE( _REQ_load_new_file, "XDME Load New File" )
- DEFMESSAGE( _REQ_needing_reqtools, "%s:\n`reqtools.library' is needed for that Command!\n" )
- DEFMESSAGE( _REQ_need_req_or_asl, "For filerequester,\nI need REQ- or ASL.LIBRARY !" )
- DEFMESSAGE( _REQ_ok_insert, "Insert" )
- DEFMESSAGE( _REQ_ok_load, "Load" )
- DEFMESSAGE( _REQ_save_file, "XDME Save File" )
- DEFMESSAGE( _REQ_save_ok, "Save" )
- DEFMESSAGE( _REQ_try_arp, "%s:\nNo ReqTools.Library\nTry ARP equivalent" )
- DEFMESSAGE( _REQ_unknown_flag, "%s:\nUnknown Flag `%c'")
- DEFMESSAGE( _REQ_unknown_style, "%s:\nUnknown style `%c'")
- DEFMESSAGE( _REQ_using_styles_wo_styleflag, "%s:\nUsing Fontstyles w/ the Styleflag unset")
- DEFMESSAGE( _SHARED_cant_open_infile, "%s:\nCan't open file %s for input" )
- DEFMESSAGE( _SHARED_cant_open_outfile, "%s:\nCan't open file %s for output" )
- DEFMESSAGE( _TPLT_file_not_found, "File not found" )
- DEFMESSAGE( _VSTK_entry_not_found, "%s:\nNo Stackentry `%s' found!" )
- DEFMESSAGE( _VSTK_internal, "%s:\nInternal Error!" )
- DEFMESSAGE( _VSTK_no_memory, "%s:\nNo Memory!" )
- DEFMESSAGE( _VSTK_set_failed, "%s:\nUnable to set Variable `%s'!" )
- DEFMESSAGE( _VTSK_var_not_found, "%s:\nNo Variable `%s' found!" )
- DEFMESSAGE( __bad_condition, "%s:\nBad condition\n`%s'" )
- DEFMESSAGE( __bad_conditional, "%s:\nBad conditional:\n`%s'" )
- DEFMESSAGE( __bad_conditional_bad_bracks, "%s:\nBad conditional `%s':\ncompare with [] must be '=' or '<>'" )
- DEFMESSAGE( __bad_conditional_short_string, "%s:\nBad conditional `%s':\nString ended too early" )
- DEFMESSAGE( __bad_conditional_unex_eol, "%s:\nBad conditional `%s':\nUnexp. EOL" )
- DEFMESSAGE( __bad_conditional_wrong_comp, "%s:\nBad conditional `%s':\nUnexp. EOL or wrong compare" )
- DEFMESSAGE( __cant_cd, "%s:\nUnable to cd to\n`%s'" )
- DEFMESSAGE( __cant_open_write, "%s:\nUnable to open write file\n`%s'" )
- DEFMESSAGE( __delete_modified_text, "Delete modified text?" )
- DEFMESSAGE( __file_not_found, "%s:\nFile `%s'\nnot found" )
- DEFMESSAGE( __loading, "Loading %s ..." )
- DEFMESSAGE( __loading_ok, "Loading OK" )
- DEFMESSAGE( __nil_device_required, "%s:\nNIL:-device required" )
- DEFMESSAGE( __no_block_specified, "%s:\nNo block specified" )
- DEFMESSAGE( __no_memory, "No Memory!" )
- DEFMESSAGE( __off, "OFF" )
- DEFMESSAGE( __ok_cancel, "Yes|No" )
- DEFMESSAGE( __on, "ON" )
- DEFMESSAGE( __operation_cancelled, "Operation cancelled" )
- DEFMESSAGE( __out_of_memory, "%s: Out of memory !" )
- DEFMESSAGE( __saving, "Saving ..." )
- DEFMESSAGE( __saving_ok, "Saving OK" )
- DEFMESSAGE( __set_pubscreen_to, "Set PubScreen to `%s'" )
- DEFMESSAGE( __turned_pubscreen_off, "turned PubScreen OFF" )
- DEFMESSAGE( __unexpected_eof, "%s:\nUnexpected End Of File Encountered" )
- DEFMESSAGE( __unknown_conditional, "%s:\nUnknown conditional `%s'" )
- DEFMESSAGE( __unknown_variable, "%s:\nunknown variable %s" )
- DEFMESSAGE( __unnamed, "unnamed" )
- DEFMESSAGE( __write_failed, "%s:\n Write failed!" )
- DEFMESSAGE( __xdme_warning, "XDME Warning" )
- DEFMESSAGE( ___cancel, "_Cancel" )
- DEFMESSAGE( ___ok, "_OK" )
- DEFMESSAGE(_VAR_cant_set_sysvar_2, "%s:\nCannot set system variable `%s'\nto `%s'")
-